Skip to content

Conversation

@HaHaWTH
Copy link
Owner

@HaHaWTH HaHaWTH commented Jun 5, 2024

This pull request aims to move entire AuthMe project to gradle build system, drop Spigot support and versions before Minecraft 1.17.

Tasks:

  • Migrate project to gradle
  • Cleanup useless shaded dependencies as Paper already include them
  • Test basic functionality

TheFloodDragon and others added 7 commits June 5, 2024 21:00
Completely remove maven build (pom.xml and maven.yml)
Delete some useless(might) files
[Experimental] Switch Dependency Management Tool to Gradle Kotlin DSL
@HaHaWTH HaHaWTH added the enhancement New feature or request label Jun 5, 2024
@HaHaWTH HaHaWTH self-assigned this Jun 5, 2024
@HaHaWTH HaHaWTH added the Priority: Low issue/suggestion label Jun 22, 2024
# Conflicts:
#	.github/workflows/maven.yml
#	pom.xml
#	src/main/resources/plugin.yml
@HaHaWTH HaHaWTH linked an issue Dec 13, 2024 that may be closed by this pull request
@HaHaWTH HaHaWTH added Priority: High issue/suggestion and removed Priority: Low issue/suggestion labels Dec 13, 2024
Dreeam-qwq and others added 2 commits January 28, 2025 11:08
* Update

* Don't filter files under `META-INF`

* Update workflow
* update dependenices & workflows

* Migrate to libs.versions.toml
@lokspel
Copy link

lokspel commented Sep 2, 2025

@HaHaWTH ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request Priority: High issue/suggestion

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Drop support for Spigot and legacy versions

5 participants